As i didnt have any experience in creating any web page, I went into Google to do some readup and research. Then went onto youtube.com for visual instructions and learning. These are the sites which I've visited and found them useful
I was adviced to try out dreamweaver because it can interface with Photoshop and makes uoloading of images easier. It automatically generated codes when you starts a new page and auto generate codes for inserting videos, images, nav pull down menus etc. in html and css.
You can quickly check your work on a live window. Dreamweaver is really user friendly and intuitive as illustrated below.
Afterwhich, I installed and tried out the notepad++. It wasn't that user friendly as compared with Dreamweaver, but it remembers the files you had opened before.
The color coding on the commands lets you know if you had typed it correctly. For exampe, you typed "scr", it will appeared black in color, which represents unrecognizable command. If you typed "src", then it will appeared red, which means the commnd is correct.
After fiddling around them, Dreamweaver tends to generate codes for you whereas notepad++ wants you to write codes. If you want to learn the proper way of coding, notepad++ would be a better choice. Ultimately, I choose notepad++ because it's free and difference between them are small.
2. Getting famailar with Gitlab
What is it?
GitLab is a open-source free hosted service cloud based service project management repository which can be hosted both in house and cloud.
One of the highlight is you can go back to previous version whenever you’d like in your project. With Gitlab it is easier to manage large projects without overwriting other's work.
And you can pull the entire project and history and work it out your own space and time without interference or boundaries.
Getting your laptop ready for Gitlab repository .
First step is to copy folder named PortableGit into your computer D: using Steven's thumb drive.(I used his because I don't want to waste time downloading it from the internet.)
No worries, just Right Click this link PortableGit or this link Git Portable and Open in New Tab to download the v1.9.5/GitPortable_1.9.5.paf.exe or /v1.9.5/Git Portable v1.9.5.zip file.
I intend to built a automatic tool changer for a 2D router located in T11C Fablab. With this automatic tool changer, it would reduce downime for a tool change. It would be a simple X and Z axis assembly. The concept is still in development and will add pics and drawings in due time.
Update on Final Project to be built
The idea for the final project had changed, I intented to built the soil wetness detection project.